|
Foxit PDF SDK
|
此类代表3D注释。 更多...
Public 成员函数 | |
| def | PDF3DAnnot (other) |
| 带另一个3D注释对象的构造函数。 更多... | |
| def | Get3DAnnotType () |
| 获取3D注释的类型。 更多... | |
| def | Get3DArtworkInstance () |
| 获取3D Artwork的实例。 更多... | |
| def | GetAnnot () |
| 获取关联的注释对象。 更多... | |
| def | GetAnnotIndex () |
| 获取3D 注释的索引。 更多... | |
| def | GetRichMediaInstances () |
| 获取3D 多媒体类型的实例数组。 更多... | |
| def | IsEmpty () |
| 检查当前对象是否为空。 更多... | |
静态 Public 属性 | |
| e_3DTypeArtwork = _fsdk.PDF3DAnnot_e_3DTypeArtwork | |
| 3D类型:Artwork。 | |
| e_3DTypeRichMedia = _fsdk.PDF3DAnnot_e_3DTypeRichMedia | |
| 3D类型:多媒体。 | |
此类代表3D注释。
| def FoxitPDFSDKPython2.PDF3DAnnot.PDF3DAnnot | ( | other | ) |
带另一个3D注释对象的构造函数。
| [in] | other | 另一个3D注释对象。 |
| def FoxitPDFSDKPython2.PDF3DAnnot.Get3DAnnotType | ( | ) |
获取3D注释的类型。
| def FoxitPDFSDKPython2.PDF3DAnnot.Get3DArtworkInstance | ( | ) |
| def FoxitPDFSDKPython2.PDF3DAnnot.GetAnnot | ( | ) |
获取关联的注释对象。
| def FoxitPDFSDKPython2.PDF3DAnnot.GetAnnotIndex | ( | ) |
获取3D 注释的索引。
| def FoxitPDFSDKPython2.PDF3DAnnot.GetRichMediaInstances | ( | ) |
| def FoxitPDFSDKPython2.PDF3DAnnot.IsEmpty | ( | ) |
检查当前对象是否为空。
当当前对象为空时,表示当前对象无用。